Auto merge of #3339 - SimonSapin:git-short-id, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 28 Nov 2016 21:00:19 +0000 (15:00 -0600)
committerGitHub <noreply@github.com>
Mon, 28 Nov 2016 21:00:19 +0000 (15:00 -0600)
commit97b99dfafe8233f4cb362d7a31623eb1a08e7b4e
tree5811117a1b9d2fb28033dbde58ac9c4e0c072c03
parent3568be94c0ca73488954ad209c07e7998786b3d9
parented6a62249b7c1f0fcbeb8e67a86a0a291fc3507e
Auto merge of #3339 - SimonSapin:git-short-id, r=alexcrichton

Use short IDs in git dependencies checkout path

… in order to contribute less to the path length limit on Windows: https://github.com/servo/servo/pull/14397